home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Feast Of Love Press Kit
/
Feast of Love Press Kit.iso
/
pc
/
intro.dxr
/
Previews_84_FOL_Prod Notes Spanish.doc.swf
/
scripts
/
frame_1
/
DoAction_8.as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-08-07
|
216 b
|
13 lines
if(this == _level0)
{
Stage.showMenu = false;
Stage.align = "";
Stage.scaleMode = "noBorder";
this._width = Stage.width;
this._height = Stage.height;
}
else
{
_xscale = _yscale = 100;
}